Drop gtk_init_with_args
authorMatthias Clasen <mclasen@redhat.com>
Tue, 27 Dec 2016 23:31:03 +0000 (18:31 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 19 Jan 2017 18:21:12 +0000 (13:21 -0500)
commit7e8eb3ddcd29ce9eecb14a56dbfeb0caf64dc772
treecbed2138ec25109c8a1543bafbfb43b5c73e3bba
parentb39e537e1cf4ae8c2e488dd80e38d26da7c43b37
Drop gtk_init_with_args

We want to simplify our initialization code and remove all commandline
argument handling from it. The first stop for this is to reduce the
number of gtk_init variants we have.
gtk/gtkmain.c
gtk/gtkmain.h